projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac14ca
)
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Nov 1993 00:06:01 +0000
(
00:06
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Nov 1993 00:06:01 +0000
(
00:06
+0000)
lisp/paths.el
patch
|
blob
|
history
diff --git
a/lisp/paths.el
b/lisp/paths.el
index 8eef77c3da859249e28dc407b61a18c253dce52b..72e2e6859074b09629a7eabafa36bb90e4268142 100644
(file)
--- a/
lisp/paths.el
+++ b/
lisp/paths.el
@@
-101,7
+101,7
@@
Will use `gnus-startup-file'-SERVER instead if exists.")
(defconst rmail-spool-directory
(cond ((memq system-type '(dgux-unix hpux usg-unix-v unisoft-unix rtu
- irix
silicon-graphics-unix
))
+ irix))
"/usr/mail/")
((eq system-type 'netbsd)
"/var/mail/")